CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java http server

搜索资源列表

  1. 20040614javahttp

    0下载:
  2. 用java实现的http服务器端例程java-achieved using java http server routines java
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5818
    • 提供者:
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. jetty-4.2.25-all

    0下载:
  2. 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:12820280
    • 提供者:陈智鹏
  1. Java Http Server

    0下载:
  2. 用Java编写的简单的HTTP服务器
  3. 所属分类:Internet/网络编程

  1. HttpServer

    0下载:
  2. small http server
  3. 所属分类:Web Server

    • 发布日期:2017-11-09
    • 文件大小:127106
    • 提供者:
  1. src

    0下载:
  2. Java HTTP Server and Client - easy to configure (Client is multithreaded for load testing)-Java HTTP Server and Client- easy to configure (Client is multithreaded for load testing)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:4722
    • 提供者:test12341
  1. RabbIT3-src.tar

    0下载:
  2. 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:376055
    • 提供者:leichi
  1. Java~VRML_Design

    0下载:
  2. Windows、Unix操作系统HTTP服务器架设,并以专栏形式,对java及HTTP、VRML等语言进行介绍。-Windows, Unix operating system to set up HTTP server, and to form columns of java and HTTP, VRML and other languages are introduced.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23864457
    • 提供者:wlbtsin
  1. HTTPServer

    0下载:
  2. 用java语言学习写的一个httpserver,有基本的功能,适合初学http server的参考-Java language learning to write with a httpserver, basic features, suitable for beginner reference http server
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8300813
    • 提供者:steed
  1. JavaProxy_src

    0下载:
  2. Java proxy server -http traffic filter-Java proxy server-http traffic filter
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-27
    • 文件大小:30401
    • 提供者:NickNick
  1. http

    1下载:
  2. j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
  3. 所属分类:J2ME

    • 发布日期:2015-01-11
    • 文件大小:3996
    • 提供者:姚欣
  1. SimpleHttp

    0下载:
  2. Simple code of http client and server with Java
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:2465
    • 提供者:dongrui
  1. http

    1下载:
  2. 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
  3. 所属分类:Web Server

    • 发布日期:2015-01-11
    • 文件大小:8192
    • 提供者:dante
  1. java--http--web-server

    0下载:
  2. 一个用java实现的http服务器的源代码-code of http server
  3. 所属分类:Java Develop

  1. HTTP-server-program

    0下载:
  2. 基于Java的HTTP服务器程序实现,本程序是在LINUX环境下实现的-Java-based HTTP server program to achieve really LINUX environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:12781
    • 提供者:huangyuluo
  1. http-server-and-client

    0下载:
  2. 该程序是用java编写的一个http服务器和客户端程序,纯属原创,供大家参考和学习-The program is written in a java http server and client programs, is purely original, for your reference and learning
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3465
    • 提供者:wenjian
  1. Java-http-server

    0下载:
  2. 根据java开发非阻塞的Http服务器文档中的内容,手动打出其中代码,提供给广大码农们。-According to the development of non-blocking java Http Server document content, which played manually code available to the majority of farmers who code.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-15
    • 文件大小:3730267
    • 提供者:33
  1. java-httpserver-master

    0下载:
  2. simply implemented the http server by java-java http server sample
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5552268
    • 提供者:DENG TIANXIN
  1. hc

    0下载:
  2. 用java做的简单的http服务器代理功能(sing java to do a simple HTTP server proxy function)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:ko了
  1. httpServer2017080301

    0下载:
  2. http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:136192
    • 提供者:书架、
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com